Make gtk-undelete work again as icon name
authorMatthias Clasen <mclasen@redhat.com>
Mon, 22 Sep 2014 03:13:29 +0000 (23:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 22 Sep 2014 03:13:29 +0000 (23:13 -0400)
The convention we use now is to not append any suffix for ltr icons,
and append -rtl for rtl. Make gtk-undelete follow this pattern.

gtk/resources/icons/16x16/actions/gtk-undelete-ltr.png [deleted file]
gtk/resources/icons/16x16/actions/gtk-undelete.png [new file with mode: 0644]
gtk/resources/icons/24x24/actions/gtk-undelete-ltr.png [deleted file]
gtk/resources/icons/24x24/actions/gtk-undelete.png [new file with mode: 0644]

diff --git a/gtk/resources/icons/16x16/actions/gtk-undelete-ltr.png b/gtk/resources/icons/16x16/actions/gtk-undelete-ltr.png
deleted file mode 100644 (file)
index cc58d0f..0000000
Binary files a/gtk/resources/icons/16x16/actions/gtk-undelete-ltr.png and /dev/null differ
diff --git a/gtk/resources/icons/16x16/actions/gtk-undelete.png b/gtk/resources/icons/16x16/actions/gtk-undelete.png
new file mode 100644 (file)
index 0000000..cc58d0f
Binary files /dev/null and b/gtk/resources/icons/16x16/actions/gtk-undelete.png differ
diff --git a/gtk/resources/icons/24x24/actions/gtk-undelete-ltr.png b/gtk/resources/icons/24x24/actions/gtk-undelete-ltr.png
deleted file mode 100644 (file)
index bccc39e..0000000
Binary files a/gtk/resources/icons/24x24/actions/gtk-undelete-ltr.png and /dev/null differ
diff --git a/gtk/resources/icons/24x24/actions/gtk-undelete.png b/gtk/resources/icons/24x24/actions/gtk-undelete.png
new file mode 100644 (file)
index 0000000..bccc39e
Binary files /dev/null and b/gtk/resources/icons/24x24/actions/gtk-undelete.png differ